MessageFormatException Constructor

Overload List

MessageFormatException Initializes a new instance of the MessageFormatException class.
MessageFormatException(String) Initializes a new instance of the MessageFormatException class with the specified error message.
MessageFormatException(String, Exception) Initializes a new instance of the MessageFormatException class with the specified error message and inner exception.

See Also